'Declaration
Public Function GetBlockOrientation( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As OCRBlockOrientation
public OCRBlockOrientation GetBlockOrientation( string OCRResultID, int BlockIdx )
public function GetBlockOrientation( OCRResultID: String; BlockIdx: Integer ): OCRBlockOrientation;
public function GetBlockOrientation( OCRResultID : String, BlockIdx : int ) : OCRBlockOrientation;
public: OCRBlockOrientation GetBlockOrientation( string* OCRResultID, int BlockIdx )
public: OCRBlockOrientation GetBlockOrientation( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx